/*common*/




#LT{ width:100%; min-height:100%; background-color:#eff2f4;}
#LT .sidebar{ width:250px; min-height:800px; background-color:#fff; padding:40px 35px 40px 65px;}
#LT .sidebar .logo{ width:100%; margin-bottom:50px;}
#LT .sidebar .qr-code{ width:150px; height:150px; margin:30px 0; cursor:default;}
#LT .sidebar .qr-code p{ color:#333; font-size:14px; line-height:22px; margin-top:12px;}
#LT .sidebar .qr-code p span{ display:block;letter-spacing: 2px}
#LT .sidebar .qr-code p i.icon{ display:block; width:11px; height:17px; background:url(../images/about_icon01.png) no-repeat center; background-size:cover; margin-top:2px;}
#LT .sidebar .sideNav{ width:150px; height:auto; margin-top:60px;}
#LT .sidebar .sideNav li{ width:150px; height:40px; line-height:40px; font-size:14px; text-align:center; color:#333; margin:10px 0; cursor:pointer;}
#LT .sidebar .sideNav li a{ color:inherit; text-decoration:none;}
#LT .sidebar .sideNav li.active{ border-radius:18px; background-color:#3db3fe; color:#fff;}

/*在线咨询*/
.fixfunc{ width:164px; height:auto; position:fixed; bottom:0%; right:0;}
.fixfunc .online{ display:block; width:164px; height:55px; position:relative;}
.fixfunc .online .ol01{ display:block; width:164px; height:55px; background:url(../images/online01.png) no-repeat right; background-size:contain; cursor:pointer;
 position:absolute; top:0; right:0;}
.fixfunc .online .ol02{ display:block; width:164px; height:55px; background:url(../images/online02.png) no-repeat center; background-size:contain; cursor:pointer;
 position:absolute; top:0; right:-164px; z-index:10;}